The FormulaFieldDefinitions Collection is a collection of named formulas in the report. Access a specific FormulaFieldDefinition Object, in the collection by using the Item property.
Property | Description | Read/Write |
---|---|---|
Returns a reference to the Application Object, that this object is associated with. | ||
Returns the number of formula field definitions in the collection. | ||
Returns FormulaFieldDefinition Object. Item has an index parameter that can be either a string reference to the formula field or a numeric, 1 | ||
Reference to the Parent object (Report Object). | ||
Reference to Report Object. |
Instead of using the Item property as shown, you can reference a formula field directly (for example, FormulaFieldDefinitions("ExampleFormula")).
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |